home *** CD-ROM | disk | FTP | other *** search
/ Sprite 1984 - 1993 / Sprite 1984 - 1993.iso / src / cmds / kgdb.sun3 / sun3.md / md.mk < prev   
Text File  |  1990-11-19  |  3KB  |  29 lines

  1. #
  2. # Prototype Makefile for machine-dependent directories.
  3. #
  4. # A file of this form resides in each ".md" subdirectory of a
  5. # command.  Its name is typically "md.mk".  During makes in the
  6. # parent directory, this file (or a similar file in a sibling
  7. # subdirectory) is included to define machine-specific things
  8. # such as additional source and object files.
  9. #
  10. # This Makefile is automatically generated.
  11. # DO NOT EDIT IT OR YOU MAY LOSE YOUR CHANGES.
  12. #
  13. # Generated from /sprite/lib/mkmf/Makefile.md
  14. # Mon Nov 19 17:46:08 PST 1990
  15. #
  16. # For more information, refer to the mkmf manual page.
  17. #
  18. # $Header: /sprite/lib/mkmf/RCS/Makefile.md,v 1.6 90/03/12 23:28:42 jhh Exp $
  19. #
  20. # Allow mkmf
  21.  
  22. SRCS        = blockframe.c breakpoint.c command.c dbxread.c environ.c eval.c expprint.c findvar.c infcmd.c inflow.c infrun.c main.c obstack.c printcmd.c remote.c source.c stack.c symmisc.c symtab.c utils.c valarith.c valops.c valprint.c values.c version.c kgdbcmd.c core.c readline.c dep.c pinsn.c expread.y initialized_all_files.c history.c copying.c ptrace.c
  23. HDRS        = command.h defs.h emacs_keymap.c.h environ.h expression.h frame.h funmap.c.h history.h inferior.h keymaps.c.h m-sun3.h obstack.h opcode.h param.h readline.h symseg.h symtab.h value.h vi_keymap.c.h wait.h
  24. MDPUBHDRS    = 
  25. OBJS        = sun3.md/blockframe.o sun3.md/breakpoint.o sun3.md/command.o sun3.md/dbxread.o sun3.md/environ.o sun3.md/eval.o sun3.md/expprint.o sun3.md/findvar.o sun3.md/infcmd.o sun3.md/inflow.o sun3.md/infrun.o sun3.md/main.o sun3.md/obstack.o sun3.md/printcmd.o sun3.md/remote.o sun3.md/source.o sun3.md/stack.o sun3.md/symmisc.o sun3.md/symtab.o sun3.md/utils.o sun3.md/valarith.o sun3.md/valops.o sun3.md/valprint.o sun3.md/values.o sun3.md/version.o sun3.md/kgdbcmd.o sun3.md/core.o sun3.md/readline.o sun3.md/dep.o sun3.md/pinsn.o sun3.md/expread.o sun3.md/initialized_all_files.o sun3.md/history.o sun3.md/copying.o sun3.md/ptrace.o
  26. CLEANOBJS    = sun3.md/blockframe.o sun3.md/breakpoint.o sun3.md/command.o sun3.md/dbxread.o sun3.md/environ.o sun3.md/eval.o sun3.md/expprint.o sun3.md/findvar.o sun3.md/infcmd.o sun3.md/inflow.o sun3.md/infrun.o sun3.md/main.o sun3.md/obstack.o sun3.md/printcmd.o sun3.md/remote.o sun3.md/source.o sun3.md/stack.o sun3.md/symmisc.o sun3.md/symtab.o sun3.md/utils.o sun3.md/valarith.o sun3.md/valops.o sun3.md/valprint.o sun3.md/values.o sun3.md/version.o sun3.md/kgdbcmd.o sun3.md/core.o sun3.md/readline.o sun3.md/dep.o sun3.md/pinsn.o sun3.md/expread.o sun3.md/initialized_all_files.o sun3.md/history.o sun3.md/copying.o sun3.md/ptrace.o
  27. INSTFILES    = sun3.md/md.mk sun3.md/dependencies.mk Makefile local.mk
  28. SACREDOBJS    = 
  29.